home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / prog / pcl4c40.arj / DOS_IO.H < prev    next >
Encoding:
Text File  |  1993-09-12  |  195 b   |  5 lines

  1. void AttrWrite(unsigned char, unsigned char);
  2. void Position(unsigned char, unsigned char);
  3. int GetRow(void);
  4. int GetCol(void);
  5. void Scroll(unsigned, unsigned, unsigned, unsigned, int, int);